Inline Class

Definition

Namespace: Independentsoft.Office.Word.Drawing
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public class Inline : IContentElement
Inheritance
Object    Inline
Implements
IContentElement

Constructors

InlineInitializes a new instance of the Inline class
Inline(GraphicObject)Initializes a new instance of the Inline class

Properties

AnchorId Gets or sets the unique identifier of the drawing (wp14:anchorId).
Description 
DistanceBetweenTextAndBottomEdge 
DistanceBetweenTextAndLeftEdge 
DistanceBetweenTextAndRightEdge 
DistanceBetweenTextAndTopEdge 
EditId Gets or sets the edit identifier of the drawing (wp14:editId).
EffectExtent 
ExtendedChildrenXml 
ExtensionListXml 
GraphicObject 
ID 
IsHidden 
Locking 
Name 
Size 

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetContentElements 
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also